home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / pcl / docs.lha / database / spice.lib < prev    next >
Text File  |  1991-01-25  |  2KB  |  68 lines

  1. @Marker(Library, Spice, Press, Dover, Postscript)
  2.  
  3. @libraryfile(table)
  4. @modify(HD3, above 0.3inch, below 0.15inch)
  5. @modify(HD2, below 0.25inch)
  6. @modify[HD4, above .3inch, below 0, break before]
  7. @modify(paragraph, 
  8.     ContentsForm=" ", 
  9.     TitleForm="@HD4[@parm(title)@hsp(1quad)]",
  10.     numbered [], referenced [])
  11. @textform(mline="@enter(liner,script +5pts)@tabclear()@&@ @\@leave(liner)")
  12.  
  13. @define(twocolumn,columns 2,columnmargin 1cm,spacing 12pts,boxed,
  14.     linewidth 3inch)
  15.  
  16. @form(SpiceTitlePage={
  17. @begin(titlepage)
  18. @begin(titlebox,centered)
  19. @majorheading(CARNEGIE-MELLON UNIVERSITY)
  20. @heading(DEPARTMENT@  OF@  COMPUTER@  SCIENCE)
  21. @heading[SPICE@  PROJECT]
  22. @begin(format, leftmargin +1.10inch, rightmargin +1.10inch)
  23. @mline()
  24. @begin(center, spacing 1)
  25. @heading[@Parm(Title)]
  26.  
  27. @Parm(Author)
  28.  
  29. @Parm(Date,default="@value(date)")
  30. @end(center)
  31. @mline()
  32. @end(format)
  33. @end(titlebox)
  34.  
  35. @Parm(cruft, default="")
  36.  
  37. @begin(center,spacing 1.3, above .5inch)
  38. Keywords and index categories: @Parm(Index,default="<not specified>")
  39. Location of machine-readable File: @parm(File,default="@value(Manuscript) @@ @value(site)")
  40. @end(center)
  41.  
  42. @Copyrightnotice(@Parm(Copyrightholder, default <Carnegie-Mellon University>))
  43. @begin(researchcredit)
  44. @imbed( internal, 
  45. def "This is an internal working document of the Computer Science 
  46.     Department, Carnegie-Mellon University, Schenley Park, Pittsburgh, 
  47.     PA 15213.  Some of the ideas expressed in this document may be   
  48.     only partially developed or erroneous.  Distribution of this document   
  49.     outside the immediate working community is discouraged; publication   
  50.     of this document is forbidden.")
  51.  
  52. Supported by the Defense Advanced Research Projects Agency, Department   
  53. of Defense, ARPA Order 3597, monitored by the Air Force Avionics   
  54. Laboratory under contract F33615-78-C-1551.  The views   
  55. and conclusions contained in this document are those of the authors   
  56. and should not be interpreted as representing the official policies,   
  57. either expressed or implied, of the Defense Advanced Research   
  58. Projects Agency or the U.S. Government.
  59. @end(researchcredit)
  60. @end(titlepage)
  61.  
  62. @newpage
  63.  
  64. @comment[ Leave larger blank area at top of first page ]
  65. @format[ @blankspace( 1inch ) ]
  66. }) @comment[ End of SpiceTitlePage form ]
  67. @Marker(Library,Spice)
  68.